home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Megadoom II
/
MEGADOOM II - iso.7z
/
MEGADOOM II.ISO
/
doom
/
editors
/
wadfile
/
dmop
/
doom1
/
b&m.rw
< prev
next >
Wrap
Text File
|
1995-01-08
|
8KB
|
120 lines
;
; Random World File created by populate
;
; Populate was written By Dusty Bedford 1994
;
;Enemies Weight When MAX#OF
CLIP 3.51 ;11
CELLPACK 2.55 2
SHELLBOX 2.55 4
ROCKET 0.32 MEDIUM_ONLY 1
SHELLS 7.02 ;11
BERSERK 1.28 1
BULLETS 5.10 4
MEDIKIT 11.48 9
CHAINGUN 1.91 1
CELLPACK 2.55 2
BFG9000 2.55 1L
BLUEBALL 1.28 1
IMP 77.78 13
INVULN 1.28 1
DEMON 82.55 DEAF/AMBUSHMEDIUM_AND_HARD 6
IMP 47.87 MEDIUM_AND_HARD 8
IMP 11.97 DEAF/AMBUSHHARD_ONLY 2
IMP 11.97 DEAF/AMBUSH 2
DEMON 27.52 HARD_ONLY 2
IMP 29.92 HARD_ONLY 5
DEMON 27.52 DEAF/AMBUSH 2
IMP 23.93 DEAF/AMBUSHMEDIUM_AND_HARD 4
STIMPAK 8.29 ;13
FLYSKULL 7.18 DEAF/AMBUSH 2
BARMOR 3.83 2
ENERCELL 0.96 1
FLYSKULL 3.59 DEAF/AMBUSHMEDIUM_AND_HARD 1
CACODEMON 22.33 1
SHOTGUN 1.28 1
BARON 14.35 DEAF/AMBUSHMEDIUM_AND_HARD 1L
DEMON 13.76 MEDIUM_AND_HARD 1
HELMET 1.91 ;3 ;This item is inocuous
GARMOR 1.91 1
MEDIKIT 1.28 EASY_AND_MEDIUM 1
BACKPACK 1.28 1
MAP 1.91 1L
DEMON 13.76 1
CACODEMON 22.33 MEDIUM_AND_HARD 1
CACODEMON 22.33 DEAF/AMBUSHMEDIUM_ONLY 1
FLYSKULL 3.59 1
FLYSKULL 7.18 MEDIUM_AND_HARD 2
FLYSKULL 3.59 EASY_AND_MEDIUM 1
SHOTGUN 1.28 EASY_ONLY 1
MEDIKIT 2.55 EASY_ONLY 2
MEDIKIT 2.55 MEDIUM_AND_HARD 2
SERGEANT 5.98 DEAF/AMBUSH 1
ROCKET 0.64 2
DEMON 13.76 MEDIUM_ONLY 1
FLYSKULL 28.73 HARD_ONLY 8
SPECTRE 27.52 DEAF/AMBUSHHARD_ONLY 2
SPECTRE 13.76 HARD_ONLY 1
DEMON 13.76 DEAF/AMBUSHEASY_ONLY 1
STIMPAK 0.64 MEDIUM_AND_HARD ;1
BARON 14.35 DEAF/AMBUSHHARD_ONLY 1L
BONES1 0.15 1
BONES2 10.77 1
POOLOFBLOOD 0.61 4
LAUNCHER 1.28 1
ENERCELL 0.96 MULTIPLAYER 1
BARMOR 1.91 MULTIPLAYER 1
MEDIKIT 3.83 MULTIPLAYER 3
DEMON 27.52 DEAF/AMBUSHHARD_ONLY 2
SPECTRE 13.76 DEAF/AMBUSHMEDIUM_AND_HARD 1
;
; GLOBAL SETTINGS: THEY AFFECTS THE ENTIRE WORLD
;
; At run-time this value is used to adjust the
; Max#of variable based on the population of
; the level being modified. Using the strict
; standard requires that one or more of the
; items in the list above not have a specified
; maximum number of objects.
;
PER 168 ;Strict standard for exact placement
;PER 142 ;Lowered Standard for easy placement
;
; Deleting any of the PRESERVE lines will mean that
; the objects will not be taken from the original
; level. You will have to supply your own above.
;
PRESERVE PILLARS
PRESERVE LAMPS
;
; THRESHOLD determines what a MEGA-GOODIE is.
; MEGA-GOODIES are used to make the level fair
; if the generator places a lot of enemies in
; the level.
;
THRESHOLD 75
;
; I.Q. Determines how intelligently the program
; places objects in the effort to defeat you.
; 250 is the default if it is not specified here.
;
I.Q. 250
;
; EVEN sets the point at which the program must begin
; placing MEGA-GOODIES into the level, on the
; basis of the hardest difficulty rating.
; The MEGA-GOODIES give you a fighting chance,
; setting the value lower or <500 will increase the number
; of MEGA-GOODIES available to you in a the level.
EVEN 500
;
; If SPREAD is not set to a low value then
; a given sector may accumulate too many objects
; this often makes the level impossible to finish
; or just ugly-looking. Setting the value too low
; could make it difficult to place objects within
; a given wad file.
;
SPREAD 15
;